Creature Nametags 1.3
by Amaikokonut

Prepared for CCSF '21

May be found at Naturing :: Nurturing (https://naturingnurturing.blogspot.com) and/or Naturing :: Nurturing :: Static (https://naturingnurturing.songua.com) and/or a friendly community archive near you!

If you rehost this file, please keep all provided all files including this readme intact. Thank you!

If you have any comments, questions, bug reports, or just want to chat, email amaikokonut@songua.com


:: Installation ::

This release comes with both an agent (for per-world injection) and a cosfile (for automatic injection into every world). After injecting the agent into at least one world (to extract the assets), you can either drop the cosfile in your bootstrap to automatically inject it in every world you create afterwards, or just continue to use the agent file to inject the script on a per-world basis. In case you really, really don't want to inject this from an agent file ever and only want to use the cosfile, the image and the catalogue file are also included-- place those in their respective folders.

Be sure to remove any previous versions of Creature Nametags that might be in your bootstrap so they don't risk overriding this version!


:: About ::

Injecting this will make your creature's names appear under their feet. If you have Magic Words installed, this agent comes with Magic Words commands to change the secondary tag of the selected creature: "set tag [text]" and "reset tag", so you can label your creatures however you want.



:: Changelog ::

09-10-2021: Overhauled some stuff so the nametags are a little more resource-friendly, nornbinary friendly, faster to generate, and don't error as much.
11-04-2017: Implemented some fancy collision detection so nametags don't overlap (as badly)
10-14-2017: Fixed the issue where the tag's plane would end up too high and getting in the way and being terrible
            Commented out all the debug code so debugging other agents with nametags installed isn't SO FRUSTRATING
10-13-2017: New Readme Added 
11-15-2011: Initial Release